-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.7.6
-
Code
-
Classes
- ExporterManager
Total Complexity |
39 |
Dependencies |
10 |
Dependents |
2 |
Total lines |
315 |
Lines of code |
212 |
Logical lines of code |
120 |
Comment lines |
27 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
export() |
A |
38 |
13 |
69 |
nestedFields() |
A |
40 |
7 |
72 |
download_file() |
S |
57 |
4 |
15 |
is_debug() |
S |
63 |
5 |
10 |
flattenFields() |
S |
55 |
3 |
19 |
get_exporter() |
S |
66 |
3 |
9 |
get_exporters() |
S |
62 |
2 |
11 |
__construct() |
S |
79 |
1 |
3 |
delete_exporter() |
S |
76 |
1 |
4 |